searchDirectoryFailure

public abstract void searchDirectoryFailure(MobileError error)

This method will be triggered,if the searchDirectory method fails.

Since

2.0.0

Parameters

error

according to occurred failure

See also